[INFO] cloning repository https://github.com/cartesi/sequencer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cartesi/sequencer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcartesi%2Fsequencer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcartesi%2Fsequencer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 755352c8ed7eb5cd52638a645dc84f8f2779770c
[INFO] testing cartesi/sequencer against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcartesi%2Fsequencer" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cartesi/sequencer
[INFO] finished tweaking git repo https://github.com/cartesi/sequencer
[INFO] tweaked toml for git repo https://github.com/cartesi/sequencer written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cartesi/sequencer on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cartesi/sequencer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c49f6e8901c9db731919a89fbec9e4c81d055ecfb502d8f4a855652c26e71817
[INFO] running `Command { std: "docker" "start" "-a" "c49f6e8901c9db731919a89fbec9e4c81d055ecfb502d8f4a855652c26e71817", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c49f6e8901c9db731919a89fbec9e4c81d055ecfb502d8f4a855652c26e71817", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c49f6e8901c9db731919a89fbec9e4c81d055ecfb502d8f4a855652c26e71817", kill_on_drop: false }`
[INFO] [stdout] c49f6e8901c9db731919a89fbec9e4c81d055ecfb502d8f4a855652c26e71817
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 09e75dafa75cbe4ebf57206ead1afc746418483c5b9d0a7481559bcd9d7c8711
[INFO] running `Command { std: "docker" "start" "-a" "09e75dafa75cbe4ebf57206ead1afc746418483c5b9d0a7481559bcd9d7c8711", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.13
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling syn-solidity v1.5.7
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling futures-utils-wasm v0.1.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling iri-string v0.7.11
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling const-hex v1.18.1
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling ruint v1.17.2
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling alloy-sol-type-parser v1.5.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling alloy-rlp v0.3.13
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling nybbles v0.4.8
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.36.0
[INFO] [stderr]    Compiling serde_with v3.18.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling alloy-primitives v1.5.7
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling sequencer-core v0.1.0 (/opt/rustwide/workdir/sequencer-core)
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling ethereum_ssz_derive v0.10.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rusqlite_migration v2.4.1
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling alloy-json-abi v1.5.7
[INFO] [stderr]    Compiling alloy-eip2124 v0.2.0
[INFO] [stderr]    Compiling alloy-eip7702 v0.6.3
[INFO] [stderr]    Compiling alloy-eip2930 v0.2.3
[INFO] [stderr]    Compiling alloy-eip7928 v0.3.3
[INFO] [stderr]    Compiling alloy-serde v1.7.3
[INFO] [stderr]    Compiling alloy-trie v0.9.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling alloy-signer v1.7.3
[INFO] [stderr]    Compiling alloy-sol-macro-input v1.5.7
[INFO] [stderr]    Compiling alloy-eips v1.7.3
[INFO] [stderr]    Compiling alloy-chains v0.2.32
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling alloy-sol-macro-expander v1.5.7
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling alloy-tx-macros v1.7.3
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling alloy-hardforks v0.2.13
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ethereum_serde_utils v0.8.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling ethereum_ssz v0.10.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling alloy-genesis v1.7.3
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling alloy-consensus v1.7.3
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling alloy-sol-macro v1.5.7
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling alloy-sol-types v1.5.7
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling alloy-network-primitives v1.7.3
[INFO] [stderr]    Compiling alloy-consensus-any v1.7.3
[INFO] [stderr]    Compiling alloy-json-rpc v1.7.3
[INFO] [stderr]    Compiling alloy-rpc-types-eth v1.7.3
[INFO] [stderr]    Compiling alloy-dyn-abi v1.5.7
[INFO] [stderr]    Compiling types v0.1.0 (https://github.com/GCdePaula/cartesi-tools-rs?rev=ed14b98ecfe9796dc3ca7c9b96bfdbf0ef9baf22#ed14b98e)
[INFO] [stderr]    Compiling app-core v0.1.0 (/opt/rustwide/workdir/examples/app-core)
[INFO] [stderr]    Compiling alloy-transport v1.7.3
[INFO] [stderr]    Compiling alloy-core v1.5.7
[INFO] [stderr]    Compiling alloy-transport-http v1.7.3
[INFO] [stderr]    Compiling alloy-rpc-client v1.7.3
[INFO] [stderr]    Compiling rusqlite v0.38.0
[INFO] [stderr]    Compiling alloy-rpc-types-any v1.7.3
[INFO] [stderr]    Compiling alloy-rpc-types-anvil v1.7.3
[INFO] [stderr]    Compiling alloy-rpc-types v1.7.3
[INFO] [stderr]    Compiling alloy-network v1.7.3
[INFO] [stderr]    Compiling alloy-signer-local v1.7.3
[INFO] [stderr]    Compiling alloy-node-bindings v1.7.3
[INFO] [stderr]    Compiling alloy-provider v1.7.3
[INFO] [stderr]    Compiling alloy-contract v1.7.3
[INFO] [stderr]    Compiling alloy v1.7.3
[INFO] [stderr]    Compiling cartesi-rollups-contracts v2.2.0
[INFO] [stderr]    Compiling sequencer v0.1.0 (/opt/rustwide/workdir/sequencer)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s
[INFO] running `Command { std: "docker" "inspect" "09e75dafa75cbe4ebf57206ead1afc746418483c5b9d0a7481559bcd9d7c8711", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09e75dafa75cbe4ebf57206ead1afc746418483c5b9d0a7481559bcd9d7c8711", kill_on_drop: false }`
[INFO] [stdout] 09e75dafa75cbe4ebf57206ead1afc746418483c5b9d0a7481559bcd9d7c8711
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 94f7ad85f530d659a2a6e3d1df7f9440558fc1325910cbc8bab2f016edafd230
[INFO] running `Command { std: "docker" "start" "-a" "94f7ad85f530d659a2a6e3d1df7f9440558fc1325910cbc8bab2f016edafd230", kill_on_drop: false }`
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling alloy-primitives v1.5.7
[INFO] [stderr]    Compiling alloy-json-abi v1.5.7
[INFO] [stderr]    Compiling alloy-eip2124 v0.2.0
[INFO] [stderr]    Compiling alloy-eip7928 v0.3.3
[INFO] [stderr]    Compiling alloy-serde v1.7.3
[INFO] [stderr]    Compiling alloy-eip7702 v0.6.3
[INFO] [stderr]    Compiling alloy-eip2930 v0.2.3
[INFO] [stderr]    Compiling alloy-trie v0.9.5
[INFO] [stderr]    Compiling alloy-signer v1.7.3
[INFO] [stderr]    Compiling alloy-chains v0.2.32
[INFO] [stderr]    Compiling ethereum_serde_utils v0.8.0
[INFO] [stderr]    Compiling ethereum_ssz v0.10.1
[INFO] [stderr]    Compiling alloy-eips v1.7.3
[INFO] [stderr]    Compiling alloy-hardforks v0.2.13
[INFO] [stderr]    Compiling alloy-sol-types v1.5.7
[INFO] [stderr]    Compiling alloy-consensus v1.7.3
[INFO] [stderr]    Compiling alloy-genesis v1.7.3
[INFO] [stderr]    Compiling alloy-json-rpc v1.7.3
[INFO] [stderr]    Compiling alloy-dyn-abi v1.5.7
[INFO] [stderr]    Compiling sequencer-core v0.1.0 (/opt/rustwide/workdir/sequencer-core)
[INFO] [stderr]    Compiling types v0.1.0 (https://github.com/GCdePaula/cartesi-tools-rs?rev=ed14b98ecfe9796dc3ca7c9b96bfdbf0ef9baf22#ed14b98e)
[INFO] [stderr]    Compiling alloy-transport v1.7.3
[INFO] [stderr]    Compiling alloy-core v1.5.7
[INFO] [stderr]    Compiling app-core v0.1.0 (/opt/rustwide/workdir/examples/app-core)
[INFO] [stderr]    Compiling sequencer-rust-client v0.1.0 (/opt/rustwide/workdir/sdk/rust-client)
[INFO] [stderr]    Compiling alloy-transport-http v1.7.3
[INFO] [stderr]    Compiling alloy-rpc-client v1.7.3
[INFO] [stderr]    Compiling alloy-consensus-any v1.7.3
[INFO] [stderr]    Compiling alloy-network-primitives v1.7.3
[INFO] [stderr]    Compiling alloy-rpc-types-eth v1.7.3
[INFO] [stderr]    Compiling alloy-rpc-types-any v1.7.3
[INFO] [stderr]    Compiling alloy-rpc-types-anvil v1.7.3
[INFO] [stderr]    Compiling alloy-rpc-types v1.7.3
[INFO] [stderr]    Compiling alloy-network v1.7.3
[INFO] [stderr]    Compiling alloy-signer-local v1.7.3
[INFO] [stderr]    Compiling alloy-node-bindings v1.7.3
[INFO] [stderr]    Compiling alloy-provider v1.7.3
[INFO] [stderr]    Compiling alloy-contract v1.7.3
[INFO] [stderr]    Compiling alloy v1.7.3
[INFO] [stderr]    Compiling cartesi-rollups-contracts v2.2.0
[INFO] [stderr]    Compiling sequencer v0.1.0 (/opt/rustwide/workdir/sequencer)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "94f7ad85f530d659a2a6e3d1df7f9440558fc1325910cbc8bab2f016edafd230", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94f7ad85f530d659a2a6e3d1df7f9440558fc1325910cbc8bab2f016edafd230", kill_on_drop: false }`
[INFO] [stdout] 94f7ad85f530d659a2a6e3d1df7f9440558fc1325910cbc8bab2f016edafd230
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 375dc47f6ef399b9b8a033185064378c3f7965dcfe793c0f3a871950be09b628
[INFO] running `Command { std: "docker" "start" "-a" "375dc47f6ef399b9b8a033185064378c3f7965dcfe793c0f3a871950be09b628", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.73s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sequencer-19dee0998ae15cb2)
[INFO] [stdout] 
[INFO] [stdout] running 72 tests
[INFO] [stdout] test batch_submitter::worker::tests::advance_expected_batch_nonce_matches_scheduler_nonce_rule ... ok
[INFO] [stdout] test config::tests::run_config_uses_default_block_range_retry_codes ... ok
[INFO] [stdout] test batch_submitter::batch_poster::tests::mock_poster_tracks_requested_suffix_start_block ... ok
[INFO] [stdout] test inclusion_lane::tests::dequeue_returns_channel_closed_when_disconnected ... ok
[INFO] [stdout] test config::tests::run_config_requires_essential_inputs ... ok
[INFO] [stdout] test config::tests::run_config_builds_domain_with_fixed_name_and_version ... ok
[INFO] [stdout] test inclusion_lane::tests::dequeue_flushes_executed_ops_before_observing_disconnect ... ok
[INFO] [stdout] test inclusion_lane::tests::catch_up_load_error_reports_offset ... ok
[INFO] [stdout] test inclusion_lane::tests::catch_up_handles_mixed_user_ops_and_direct_inputs_across_page_boundary ... ok
[INFO] [stdout] test input_reader::reader::tests::advance_once_when_safe_head_ahead_of_chain_is_no_op ... ok
[INFO] [stdout] test input_reader::reader::tests::advance_once_with_anvil_updates_safe_head_when_block_available ... ok
[INFO] [stdout] test inclusion_lane::tests::catch_up_replays_from_storage_even_when_app_reports_executed_inputs ... ok
[INFO] [stdout] test batch_submitter::worker::tests::tick_once_combines_safe_prefix_with_recent_chain_suffix ... ok
[INFO] [stdout] test input_reader::reader::tests::decode_input_box_address_rejects_non_abi_payloads ... ok
[INFO] [stdout] test batch_submitter::worker::tests::tick_once_submits_first_missing_closed_batch ... ok
[INFO] [stdout] test inclusion_lane::tests::catch_up_replays_multiple_pages ... ok
[INFO] [stdout] test input_reader::reader::tests::decode_input_box_address_rejects_unsupported_variants ... ok
[INFO] [stdout] test input_reader::reader::tests::start_with_anvil_request_shutdown_then_join_returns_ok ... ok
[INFO] [stdout] test l2_tx_feed::tests::broadcast_direct_input_serializes_with_hex_payload ... ok
[INFO] [stdout] test batch_submitter::worker::tests::tick_once_submits_nothing_when_already_caught_up ... ok
[INFO] [stdout] test l2_tx_feed::tests::broadcast_user_op_serializes_with_hex_data ... ok
[INFO] [stdout] test batch_submitter::worker::tests::tick_once_propagates_poster_errors ... ok
[INFO] [stdout] test inclusion_lane::tests::direct_inputs_close_frame_and_persist_drain ... ok
[INFO] [stdout] test inclusion_lane::tests::direct_inputs_are_paginated_by_buffer_capacity ... ok
[INFO] [stdout] test partition::tests::decode_evm_advance_input_round_trips ... ok
[INFO] [stdout] test partition::tests::error_message_matches_retry_codes_returns_false_when_no_match ... ok
[INFO] [stdout] test partition::tests::error_message_matches_retry_codes_returns_true_when_message_contains_code ... ok
[INFO] [stdout] test input_reader::reader::tests::decode_input_box_address_decodes_input_box_call ... ok
[INFO] [stdout] test inclusion_lane::tests::empty_batches_close_when_max_open_time_is_reached ... ok
[INFO] [stdout] test inclusion_lane::tests::batch_closes_when_max_user_op_bytes_is_reached ... ok
[INFO] [stdout] test inclusion_lane::tests::batch_closes_when_max_open_time_is_reached ... ok
[INFO] [stdout] test inclusion_lane::tests::ack_happens_after_chunk_commit_without_closing_frame ... ok
[INFO] [stdout] test inclusion_lane::tests::safe_inputs_already_available_are_sequenced_before_later_user_ops ... ok
[INFO] [stdout] test api::tx::tests::submit_tx_rejects_when_shutdown_has_started ... ok
[INFO] [stdout] test input_reader::reader::tests::advance_once_with_genesis_block_uses_genesis_as_effective_prev ... ok
[INFO] [stdout] test storage::db::tests::advance_safe_batch_nonce_contiguous_prefix ... ok
[INFO] [stdout] test storage::db::tests::advance_safe_batch_nonce_returns_zero_when_no_inputs_exist ... ok
[INFO] [stdout] test l2_tx_feed::tests::subscribe_from_rejects_catchup_window ... ok
[INFO] [stdout] test storage::db::tests::advance_safe_batch_nonce_filters_by_sender ... ok
[INFO] [stdout] test storage::db::tests::advance_safe_batch_nonce_page_size_one ... ok
[INFO] [stdout] test storage::db::tests::advance_safe_batch_nonce_stops_at_gap ... ok
[INFO] [stdout] test storage::db::tests::advance_safe_batch_nonce_gap_spans_page_boundary ... ok
[INFO] [stdout] test input_reader::reader::tests::start_then_request_shutdown_joins_with_ok ... ok
[INFO] [stdout] test l2_tx_feed::tests::shutdown_signal_closes_subscription ... ok
[INFO] [stdout] test input_reader::reader::tests::sync_to_current_safe_head_with_genesis_block_bootstraps_safe_head ... ok
[INFO] [stdout] test l2_tx_feed::tests::subscription_replays_existing_rows_in_order ... ok
[INFO] [stdout] test storage::sql::tests::batch_and_frame_helpers_start_empty_before_lane_initialization ... ok
[INFO] [stdout] test storage::sql::tests::batch_policy_check_rejects_unsafe_alpha ... ok
[INFO] [stdout] test storage::db::tests::advance_safe_batch_nonce_works_across_page_boundaries ... ok
[INFO] [stdout] test storage::sql::tests::batch_policy_helpers_read_defaults_and_update_knobs ... ok
[INFO] [stdout] test storage::db::tests::batch_for_submission_builds_from_storage ... ok
[INFO] [stdout] test storage::db::tests::high_gas_price_clamps_recommended_fee_to_max_exponent ... ok
[INFO] [stdout] test storage::sql::tests::batch_insert_helpers_insert_multiple_rows ... ok
[INFO] [stdout] test storage::sql::tests::l1_safe_head_helpers_read_and_update_singleton ... ok
[INFO] [stdout] test storage::db::tests::initialize_open_state_creates_first_real_batch_and_frame ... ok
[INFO] [stdout] test storage::db::tests::open_state_is_idempotent_and_rotation_is_atomic ... ok
[INFO] [stdout] test storage::sql::tests::latest_batch_index_and_frames_for_batch_helpers_work ... ok
[INFO] [stdout] test storage::db::tests::batch_level_helpers_expose_latest_index_frames_and_txs ... ok
[INFO] [stdout] test storage::sql::tests::max_index_helpers_work_for_empty_and_non_empty_tables ... ok
[INFO] [stdout] test storage::sql::tests::open_batch_and_frame_insert_helpers_work ... ok
[INFO] [stdout] test storage::sql::tests::user_op_uniqueness_is_sender_nonce ... ok
[INFO] [stdout] test storage::db::tests::ensure_minimum_safe_block_only_moves_forward ... ok
[INFO] [stdout] test storage::sql::tests::ordered_l2_query_follows_sequenced_offset_order ... ok
[INFO] [stdout] test storage::sql::tests::user_ops_for_frame_helper_returns_ordered_rows ... ok
[INFO] [stdout] test storage::sql::tests::safe_inputs_range_is_half_open_and_ordered ... ok
[INFO] [stdout] test storage::db::tests::safe_input_api_uses_half_open_intervals ... ok
[INFO] [stdout] test storage::db::tests::replay_returns_direct_inputs_in_drain_order ... ok
[INFO] [stdout] test storage::db::tests::next_undrained_safe_input_index_is_derived_from_sequenced_directs ... ok
[INFO] [stdout] test storage::db::tests::next_frame_fee_comes_from_batch_policy ... ok
[INFO] [stdout] test l2_tx_feed::tests::subscription_filters_batch_submitter_safe_inputs ... ok
[INFO] [stdout] test inclusion_lane::tests::sequenced_safe_inputs_are_drained_but_not_executed ... FAILED
[INFO] [stdout] test storage::db::tests::set_alpha_rejects_overflow - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- inclusion_lane::tests::sequenced_safe_inputs_are_drained_but_not_executed stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'inclusion_lane::tests::sequenced_safe_inputs_are_drained_but_not_executed' (55) panicked at sequencer/src/inclusion_lane/tests.rs:386:5:
[INFO] [stdout] lane should shut down cleanly: Err(ChannelClosed)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ce4c6ebd64a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ce4c6ebd64a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ce4c6ebd64a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ce4c6ebd64a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ce4c6ed46ca - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ce4c6ed46ca - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5ce4c6ec25e2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5ce4c6ec25e2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5ce4c6e99b6f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ce4c6e99b6f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ce4c6eb4d99 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ce4c6587ddc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5ce4c6587ddc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ce4c6eb5012 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5ce4c6eb5012 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ce4c6e99c28 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ce4c6e8ec79 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ce4c6e9aafd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ce4c6ed4ebc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ce4c635fbfb - sequencer[8e1817b81c72fa8c]::inclusion_lane::tests::shutdown_lane::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/sequencer/src/inclusion_lane/tests.rs:386:5
[INFO] [stdout]   20:     0x5ce4c63645c1 - sequencer[8e1817b81c72fa8c]::inclusion_lane::tests::sequenced_safe_inputs_are_drained_but_not_executed::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/sequencer/src/inclusion_lane/tests.rs:488:43
[INFO] [stdout]   21:     0x5ce4c6541ad2 - <core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5ce4c648079d - <tokio[ea39a11c0edf80a9]::runtime::park::CachedParkThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/park.rs:284:71
[INFO] [stdout]   23:     0x5ce4c646d6f2 - tokio[ea39a11c0edf80a9]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[ea39a11c0edf80a9]::runtime::park::CachedParkThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x5ce4c646d6f2 - tokio[ea39a11c0edf80a9]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[ea39a11c0edf80a9]::runtime::park::CachedParkThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x5ce4c646d6f2 - <tokio[ea39a11c0edf80a9]::runtime::park::CachedParkThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/park.rs:284:31
[INFO] [stdout]   26:     0x5ce4c650d354 - <tokio[ea39a11c0edf80a9]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   27:     0x5ce4c63c2df8 - <tokio[ea39a11c0edf80a9]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/mod.rs:89:22
[INFO] [stdout]   28:     0x5ce4c63f2adb - tokio[ea39a11c0edf80a9]::runtime::context::runtime::enter_runtime::<<tokio[ea39a11c0edf80a9]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   29:     0x5ce4c63b5f24 - <tokio[ea39a11c0edf80a9]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/mod.rs:88:9
[INFO] [stdout]   30:     0x5ce4c646bb04 - <tokio[ea39a11c0edf80a9]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:373:50
[INFO] [stdout]   31:     0x5ce4c646bcff - <tokio[ea39a11c0edf80a9]::runtime::runtime::Runtime>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   32:     0x5ce4c6372702 - sequencer[8e1817b81c72fa8c]::inclusion_lane::tests::sequenced_safe_inputs_are_drained_but_not_executed
[INFO] [stdout]                                at /opt/rustwide/workdir/sequencer/src/inclusion_lane/tests.rs:498:6
[INFO] [stdout]   33:     0x5ce4c635fe27 - sequencer[8e1817b81c72fa8c]::inclusion_lane::tests::sequenced_safe_inputs_are_drained_but_not_executed::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/sequencer/src/inclusion_lane/tests.rs:442:62
[INFO] [stdout]   34:     0x5ce4c64685a6 - <sequencer[8e1817b81c72fa8c]::inclusion_lane::tests::sequenced_safe_inputs_are_drained_but_not_executed::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x5ce4c657b0bb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5ce4c657b0bb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   37:     0x5ce4c65888ab - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   38:     0x5ce4c65888ab - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5ce4c65888ab - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5ce4c65888ab - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5ce4c65888ab - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5ce4c65888ab - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   43:     0x5ce4c65888ab - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   44:     0x5ce4c6581fc4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   45:     0x5ce4c6581fc4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x5ce4c658b4b2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   47:     0x5ce4c658b4b2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5ce4c658b4b2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5ce4c658b4b2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5ce4c658b4b2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5ce4c658b4b2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   52:     0x5ce4c658b4b2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ce4c6ebcd5f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   54:     0x5ce4c6ebcd5f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   55:     0x7263319caaa4 - <unknown>
[INFO] [stdout]   56:     0x726331a57a64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     inclusion_lane::tests::sequenced_safe_inputs_are_drained_but_not_executed
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 71 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.77s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "375dc47f6ef399b9b8a033185064378c3f7965dcfe793c0f3a871950be09b628", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "375dc47f6ef399b9b8a033185064378c3f7965dcfe793c0f3a871950be09b628", kill_on_drop: false }`
[INFO] [stdout] 375dc47f6ef399b9b8a033185064378c3f7965dcfe793c0f3a871950be09b628
